func runtime/pprof.pprof_blockProfileInternal

2 uses

	runtime/pprof (current package)
		pprof.go#L918: 	return writeProfileInternal(w, debug, "contention", pprof_blockProfileInternal)
		pprof.go#L987: func pprof_blockProfileInternal(p []profilerecord.BlockProfileRecord) (n int, ok bool)